Skip to content

Conversation

@Kuchizu
Copy link
Member

@Kuchizu Kuchizu commented Feb 4, 2026

Add Prometheus metrics to Grouper worker: events counter (new/repeated), processing duration histogram, errors counter. Metrics are pushed to Pushgateway every 10s.

});

private metricsEventDuration = new client.Histogram({
name: 'hawk_grouper_event_duration_seconds',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

event_duration

Unclear naming. Maybe "handle_duration"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants